The output table edit menu can be used to create or edit (randomized) output tables for container recipes or mob/drop blocks. If you are editing an output table that has 50% chance to output a single diamond, it should look like this:

To explain how output tables work exactly, imagine that you are creating a mob drop for zombies. In the example above, each time a zombie dies, there is 50% chance that it will drop a diamond.

When the output table contains more than 1 entry, only 1 of the entries can be dropped per zombie. For instance, consider the case when you add an entry of 40% chance to drop a gold ingot. (So there is 50% chance to drop a diamond and 40% chance to drop a gold ingot.) When a zombie dies, it may drop a diamond or a gold ingot, but never both. Also, there is 10% chance that the zombie won't drop any of them.

Notes: Buttons